home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / program / swagg_m.zip / MISC.SWG / 0121_How to COPYRIGHT Software.pas < prev    next >
Pascal/Delphi Source File  |  1995-03-03  |  37KB  |  825 lines

  1.  
  2.                 HOW TO COPYRIGHT SOFTWARE (Yourself)
  3.                 ------------------------------------
  4.                        (c) 1993 Locus Inc.
  5.  
  6.          * *  Updated for Changes to Copyright Act  * *
  7.  
  8. PREFACE TO THE DISK VERSION
  9.  
  10.      This booklet is a programmer's guide to copyrighting software
  11. in the United States.  It contains step-by-step instructions from
  12. a programmer/attorney how to complete the official application for
  13. a Certificate of Copyright Registration.  This material is being
  14. distributed on the honor system.  It is not public domain or free,
  15. although it may be uploaded or downloaded freely.  Just like a book
  16. in a bookstore, you have a limited right to look before you buy. 
  17. If you send $14.95 to the address below, includes S&H, you will
  18. receive a printed copy of the entire work, including the official
  19. application form and examples that could not be uploaded because
  20. they contain non-ASCII graphics. 
  21.                             
  22.                    Thank you for your support!
  23.                             *  *  *
  24.                    Locus Inc., 122 Peace Lane,
  25.                    Pewee Valley, KY  40056-9001 
  26.                 Internet: 72426.2567@COMPUSERVE.COM
  27.  
  28.  +------------------------------------------------------+
  29.  | ORDER FORM 93:  HOW TO COPYRIGHT SOFTWARE (YOURSELF) |
  30.  |                                                      |
  31.  | NAME:_______________________________________________ |
  32.  |                                                      |
  33.  | ADDRESS:____________________________________________ |
  34.  |                                                      |
  35.  | CITY/STATE/ZIP:_____________________________________ |
  36.  |                                                      |
  37.  |------------------------------------------------------|
  38.  | Send $14.95 to:                   |                  |
  39.  |   Locus Inc., 122 Peace Lane      |   Thank You!     | 
  40.  |   Pewee Valley, KY  40056-9001    |                  |
  41.  +------------------------------------------------------+ 
  42.  
  43. NOTE:  The disk version of this booklet is a standard ASCII text
  44. file with hard carriage returns at the ends of the lines.  This
  45. file contains no special control characters or printer codes, so
  46. should print fine with the DOS PRINT command, or convert cleanly
  47. into most word processors. 
  48.  
  49. ================================================================ 
  50.  
  51.                 HOW TO COPYRIGHT SOFTWARE (Yourself)
  52.                 ------------------------------------
  53.                        (c) 1993 Locus Inc
  54.  
  55. INTRODUCTION
  56.  
  57.      Everyone knows how easily computer programs and manuals can be
  58. copied.  Registration with the United States Copyright Office in
  59. Washington D.C. is an excellent way to protect your valuable work
  60. product with a minimum of red tape and expense.  Computer software
  61. may also be protected by patents and trademarks.  Copyrights stop
  62. copying.  Patents stop making, using or selling.  Trademarks stop
  63. confusing names.  Unfortunately, procedures in the U.S. Patent and
  64. Trademark Office are considerably more complex, time consuming and
  65. expensive than in the Copyright Office, thus they are not covered
  66. in this brief guide. 
  67.  
  68.      Because all software protection schemes require some degree of
  69. familiarity with copyright law, Chapter 1 briefly discusses the
  70. basics of copyrights, with an emphasis on software.  Chapter 2
  71. takes a more nuts-and-bolts approach as to how to actually fill out
  72. the deceptively simple application form "TX."  Chapter 3 then deals
  73. with the final details of where, when, and what to send to the
  74. Copyright Office along with your application.  Lastly, the Appendix
  75. contains all the forms, letters and examples you will need to
  76. complete and file your application. 
  77.                         
  78.                            * * * * *
  79.  TABLE OF CONTENTS
  80.  
  81. Preface
  82. Introduction
  83.  
  84. Chapter 1  Computer Law Basics
  85.   1.1        Ideas are Free
  86.   1.2        Scope of Protection
  87.   1.3        Bundle of Rights
  88.   1.4        Infringements
  89.   1.5        Copyright Notice
  90.  
  91. Chapter 2  Application Form TX
  92.   2.1        Space 1 - Title
  93.   2.2        Space 2 - Authorship
  94.   2.2.1        Name of Author
  95.   2.2.2        Works Made For Hire
  96.   2.2.3        Nationality
  97.   2.2.4        Anonymity
  98.   2.2.5        Nature of Authorship
  99.   2.3        Space 3 - Dates
  100.   2.3.1        Creation
  101.   2.3.2        Publication
  102.   2.4        Space 4 - Claimant
  103.   2.4.1        Claimant is Author
  104.   2.4.2        Claimant is not Author
  105.   2.4.3        Claimant is Joint Author
  106.   2.4.4        Transfer Statement
  107.   2.5        Space 5 - Previous Registration
  108.   2.6        Space 6 - Derivative Works or Compilations
  109.   2.6.1        Preexisting Material
  110.   2.6.2        Material Added
  111.   2.6.3        Examples
  112.   2.7        Space 7 - (deleted)
  113.   2.8        Space 8 - Reproduction for Blind or Handicapped   
  114.   2.9        Space 9 - Correspondence From Office
  115.   2.10       Space 10 - Signature and Certification
  116.   2.11       Space 11 - Return Address For Certificate
  117.  
  118. Chapter 3  Final Steps 
  119.   3.1        Filing Fee
  120.   3.2        Deposit Requirements
  121.   3.2.1        Special Relief and Trade Secrets
  122.   3.2.2        Object Code and Rule of Doubt
  123.   3.2.3        Screen Displays
  124.   3.3        Mailing
  125.   3.4        Office Action 
  126.   3.5        About the Author
  127.  
  128. Appendix
  129. Index
  130. CHAPTER 1:  COMPUTER LAW BASICS 
  131.  
  132.      This booklet is designed to be a practical guide for non-
  133. lawyers.  A  conscious effort was made to cut out legalese and
  134. lawyer talk.  However, copyrights are deceptively simple.  The
  135. basic concepts can be stated in a few sentences, yet the law
  136. construing them occupies volumes.  By all means, consult with your
  137. lawyer if you have questions about any part of this registration
  138. process.  Or feel free to call the support BBS listed above.  Two
  139. other good sources of online legal information are GEnie's Legacy
  140. and Compuserve's LawSig.
  141.  
  142.  
  143. 1.1  IDEAS ARE FREE
  144.  
  145.       Copyright does not protect ideas, only expressions of ideas. 
  146. What does that mean?  Think about it.  An idea is an original
  147. thought in your brain.  An expression is that same thought reduced
  148. to something you can see or hear.  Particularly with software, if
  149. you can see it you probably have an expression.  For example, you
  150. can see source code, but not mental logic.  Therefore, source code
  151. is protected, logic is not.  Thus, the first rule for any copyright
  152. is there must be a tangible form of
  153. expression.
  154.  
  155.      The second rule is that the expression must be original. 
  156. However, a single idea can be expressed more than one way.  For
  157. example,  Lotus 1-2-3 and Microsoft Excel both share the same idea
  158. of an electronic spreadsheet, yet each expresses the idea
  159. differently.  They have different interfaces, file structures, and
  160. source code.  There is no infringement.  So, copyright only
  161. protects original expressions that are fixed in some tangible
  162. format. 
  163.  
  164.      Sometimes an idea is so common or there are so few ways to
  165. express it that the idea and the expression are said to merge.  A
  166. merger of the idea and its expression occurs when the expression is
  167. indispensable to the treatment of the idea.  As a result, the scope
  168. of protection may be severely limited if you end up in court.
  169.  
  170.  
  171. 1.2  SCOPE OF PROTECTION
  172.  
  173.      Copyright protection is readily available for computer
  174. programs in all their forms, including source code, object code,
  175. and microcode.  You can also copyright written documentation and
  176. user manuals on the same application made for software.  However,
  177. copyright protection does NOT extend to the underlying procedure,
  178. process, system, method, concept, principle, discovery, formula or
  179. algorithm, regardless of the format in which it is coded,
  180. described, illustrated or embodied in the work. 
  181.  
  182.      A derivative work is one based upon or incorporating a
  183. preexisting work.  For example, MicroSoft Windows 3.0 derives from
  184. Windows 2.0, thus 3.0 is a derivative work of 2.0, and so on. 
  185. Other examples of derivative works include translations (ex.
  186. rewriting BASIC into C), abridgements (ex. releasing a Lite
  187. version), and additions (ex. adding pulldown menus).  So whenever
  188. a work is recast, transformed, or adapted, and the changes are
  189. significant enough, you have a derivative work.
  190.  
  191.      A compilation occurs when you collect and assemble other
  192. preexisting materials or data.  The creative effort in a
  193. compilation copyright is in how you select, coordinate, or arrange
  194. the material.  The classic example of a compilation copyright is
  195. the telephone directory.  Another example would be a sampler disk
  196. or a collection of programs from various authors (ex. PC Magazine
  197. Utilities Disk).  Note that you must have a copyright owner's
  198. permission before reproducing, including or changing his work.
  199.  
  200.      Public domain materials do not belong to anyone.  They may be
  201. copyrights that have expired or the author has dedicated to the
  202. public.  Or perhaps the author never registered the work, or maybe
  203. the registration was denied for lack of proper subject matter. 
  204. Whatever the reason, public domain material does not have an owner,
  205. per se, and may be copied or included in derivative works and
  206. compilations.
  207.  
  208.  
  209. 1.3  BUNDLE OF RIGHTS  
  210.  
  211.      A copyright owner has certain exclusive rights.  Only the
  212. owner of a copyright on a program can:  (1) reproduce or authorize
  213. copying of the program;  (2) make derivative works or changes to
  214. the program;  and (3) distribute, license or sell the program. 
  215. These exclusive rights last for the life of the author, plus 50
  216. years.  Or if the  work was made for hire (see Section 2.2.2), for
  217. 75 years from the date of publication, or 100 years from creation,
  218. whichever is shorter.
  219.  
  220.      Having a Certificate of Registration is prima facie evidence
  221. of the validity of your copyright.  Also, if you are registered at
  222. the time of the infringement, the defendant can no longer claim to
  223. be an "innocent infringer."  Plus, you can recover your attorney
  224. fees if you have to go to court to enforce your rights (and win). 
  225.  
  226.      When courts must determine who has right, title and interest
  227. in a program, judges often struggle with the idea-expression
  228. dichotomy.  However, modern courts have recognized that software
  229. consists of four legally significant elements:  (1) source and
  230. object code;  (2) structure, sequence and organization;  (3)
  231. function or purpose; and  (4) user interface.  Copyright treats
  232. each element as an independent work of authorship provided it
  233. qualifies as an expression rather than an idea. 
  234.  
  235. 1.4  INFRINGEMENTS  
  236.  
  237.      Suppose you discover someone is making unauthorized copies or
  238. your software or is marketing a blatant ripoff or a former employee
  239. is incorporating code he wrote for you in another program.  How can
  240. you stop them?  You must first have a Certificate of Registration. 
  241. You cannot file suit until you are registered.  Then, a federal
  242. judge can issue an injunction ordering the defendant to cease and
  243. desist the infringing activities.  The judge can even direct a U.S.
  244. Marshall (remember Marshall Dillon on "Gunsmoke?") to seize and
  245. destroy the infringing materials.  Later at trial, you may be
  246. awarded money damages based on, say, your lost business or the
  247. defendant's unjust profits.  Or if your damages are unknown, you
  248. can opt for statutory damages of up to $100,000 per infringement,
  249. provided you were registered at the time of the infringement.
  250.     
  251.      If you were not registered when you learned of the infringer,
  252. all is not lost, but must file right away if you plan to litigate. 
  253. The Copyright Office can provide expedited handling upon special
  254. request.  The "Request for Special Handling" in the Appendix
  255. requires a sworn statement explaining the urgency, accompanied by
  256. a special processing fee of $200.00.  If your request is granted,
  257. the Office will attempt to process the application within 5 days.
  258.  
  259.      To constitute an infringement, two works must be substantially
  260. similar.  Obviously, this is a subjective standard.  Modern courts
  261. may use a two-part test to determine whether one programs infringes
  262. another.  First, a skilled programmer may scrutinize the code and
  263. say whether the sequence, structure and organization of the two
  264. have a comprehensive nonliteral similarity.  Second, the judge or
  265. jury may simply observe the two programs running side-by-side and
  266. say whether they have the same overall "look and feel."  If both
  267. tests are true, there is infringement.  If only one test is true,
  268. other factors may be considered.
  269.  
  270. 1.5  COPYRIGHT NOTICE
  271.  
  272.      The copyright notice is not required.  The law before 1989 was
  273. that if you failed to use a valid copyright notice, you could lose
  274. your copyrights in the work.  That is no longer the case.  But, I 
  275. STRONGLY RECOMMEND that you use the copyright notice by putting the 
  276. following notice prominently on your startup screens, in your source 
  277. code, on user manuals and all other documentation, including disks: 
  278.  
  279.    **********************************************************
  280.    *  COPYRIGHT (C) 1993 ABC COMPANY.  ALL RIGHTS RESERVED. *
  281.    **********************************************************
  282.  
  283.     Note the three parts to the copyright notice: (1) COPYRIGHT or
  284. COPR or (C);  (2) the YEAR of creation or first publication;  and
  285. (3) the NAME of the copyright owner.  ALL RIGHTS RESERVED is not
  286. required, but gives you rights in other parts of the world.  
  287.  
  288. CHAPTER 2:  APPLICATION FORM TX
  289.  
  290.      A Certificate of Copyright Registration is to software like a
  291. Deed is to land.  Both are proof of ownership and title.  However,
  292. your copyrights exist the instant you write the code without having
  293. to do anything.  But to perfect your rights, you should register
  294. your work with the U.S. Copyright Office.  This process can be done
  295. without lawyers and usually takes about three to six months.
  296.  
  297.        The Copyright Office considers software to be a "writing,"
  298. like a book or a poem, therefore the same application form is used
  299. as for texts.  In fact, the TX is short for TeXt.  The following
  300. are all that are required to apply for a copyright:
  301.  
  302.           (1)  A completed Form TX.  
  303.           (2)  One copy of the program.  
  304.           (3)  The filing fee ($20).
  305.  
  306.       A blank TX Form and several other forms and samples are found
  307. in the Appendix.  You can make and use copies of these forms, but
  308. be sure the two-sided TX form is copied onto two-sided paper if you
  309. intend to file it.  The Appendix also has an example of what a
  310. Certificate of Copyright Registration looks like.  
  311.  
  312.       The Copyright Office has a "single registration" policy, that
  313. is, they prefer only one application per work.  However, since
  314. since software is rarely one giant program, but is usually a system
  315. of modules, including screens, overlays, drivers, help files,
  316. config files, documentation, manuals, etc., the question arises
  317. whether one registration can cover the whole thing?  The answer is
  318. YES.  The Copyright Office considers all these parts to be a single
  319. work and insists that they be handled on a single application. 
  320.  
  321.      The TX form is only two pages, with only 11 numbered spaces
  322. for supplying information.  Each space has multiple lines, sub-
  323. parts,  or boxes to check.  Throughout this Chapter, my Section
  324. numbering scheme follows the corresponding space on the Form TX . 
  325. Examples are in ALL CAPITAL LETTERS or within "quotation marks."  
  326.  
  327. 2.1  SPACE 1 - TITLE
  328.  
  329.      The name or title of your program goes in Space 1, Line 1. 
  330. This should be the full, popular title of your program, including
  331. version number (if any).  For example: "MICROSOFT QUICKBASIC 4.5"
  332. or "LOTUS 1-2-3, RELEASE 3.0."  There is no copyright in titles, so
  333. the program name does not have to be completely original.  Just be
  334. sure not to use someone else's trade name or trademark without
  335. their permission.
  336.  
  337.      Usually, you can skip the rest of Space 1.  However, if your
  338. program has another name, give that name in Line 2 of Space 1.  Or
  339. if your program is part of a collection (such as a sampler disk or
  340. magazine), give the title of the magazine or sampler in Line 3, and
  341. state the volume and issue number in Line 4.  For example, "BYTE
  342. MAGAZINE, JANUARY 1991."
  343.  
  344.  
  345. 2.2  SPACE 2 - AUTHORSHIP
  346.  
  347.     This is the most important section.  Your answers here must be
  348. consistent with your answers in Space 4 (Claimant).  Correctly
  349. identifying authorship involves significant rights and will have a
  350. major impact on ultimate ownership, use, and transfer of the
  351. software.  Be sure to read through all of Section 2.2 first.
  352.  
  353. 2.2.1  NAME OF AUTHOR
  354.  
  355.   FOR INDIVIDUALS ==>  If you wrote the program, put your full name
  356. and birthdate in Line 1 of Space 2(a).  If you wrote the software
  357. jointly with one or more people with the intention that all
  358. contributions be merged into a whole, give each person's full name
  359. and birthdate in Spaces 2(b), 2(c), etc. If additional spaces are
  360. needed, use Form TX/CON in Appendix A. 
  361.  
  362.   FOR BUSINESSES ==>  If you are operating as a business and the
  363. programming was done by you or regular employees of your business,
  364. then put your company's full legal name as the author in Space
  365. 2(a), Line 1.  Leave the birthdate information blank.  Please be
  366. sure to read Section 2.2.2 very closely, especially if you had any
  367. contract programming done.  
  368.  
  369.  2.2.2  WORK MADE-FOR-HIRE.  On the left side of Line 2, Space 2,
  370. there is a check box for a tricky question:  "Was this contribution
  371. to the work a 'work made for hire'?"  This is a legal term of art. 
  372. A work is made-for-hire if it is (1) prepared by employees within
  373. the scope of their employment;  or (2) specially ordered or
  374. commissioned and the parties agree IN WRITING that the work is
  375. made-for-hire.  The author of a work made-for-hire is generally the
  376. employer, not the employee.  Just because you paid for it doesn't
  377. mean it yours.
  378.  
  379.      Work-for-hire situations can arise several ways.  For example,
  380. a dentist hires a neighbor's kid to write a billing system, or a
  381. bank hires temporary contract programmers to finish a big project. 
  382. Even if the programmer is given instructions every step of the way,
  383. there must be a written agreement signed by both parties
  384. acknowledging the work is made-for-hire.  Otherwise, all or part of
  385. the copyright belongs to the programmer. 
  386.  
  387.       Therefore, if any part of the program was made-for-hire, you
  388. must check "YES" in the box provided on Line 2 of Space 2, give the
  389. employer's name as the Author of that part of the work.  Leave the
  390. space for dates of birth and death blank. 
  391.  
  392. 2.2.3  NATIONALITY.  In the middle of Line 2 of Space 2, you must
  393. give the country where the author is a citizen or is domiciled.  In
  394. most cases, the author of the work will be a U.S. citizen or
  395. business.  In general, a person is domiciled in the place where he
  396. or she has a fixed and permanent residence with an intention to
  397. continue living at that residence for an unlimited time or to
  398. return to it whenever absent.  If the author is a foreign company,
  399. give the country where the business is domiciled.  
  400.  
  401. 2.2.4  ANONYMITY.  On the right of Space 2, Line 2, you can
  402. register anonymously.  Anonymous registration is NOT recommended.
  403. You should just check "NO" to both questions here.  Always check
  404. with your attorney before checking Anonymous or Pseudonymous.  But
  405. if you insist on being Anonymous, you can put "ANONYMOUS" for the
  406. Name of Author in Line 1, or just leave blanks for the Name. If you
  407. insist, you can give a pseudonym for the Name of Author, provided
  408. you qualify it with the word "PSEUDONYM" (ex. "BIG JOHN,
  409. PSEUDONYM"), or you can give your real name plus your pseudonym
  410. (ex. "WILLIAM GATES, WHOSE PSEUDONYM IS WILD BILL").  
  411.  
  412. 2.2.5  NATURE OF AUTHORSHIP.  In Space 2, Line 3, the Copyright
  413. Office wants a VERY BRIEF description of your work.  Brief Means
  414. Terse!  Just put "COMPUTER PROGRAM."  If you also want to register
  415. the documentation, just put "COMPUTER PROGRAM AND DOCUMENTATION." 
  416. Get the picture?  Do not give any more detail than absolutely
  417. necessary.  Particularly avoid descriptions of program functions,
  418. screens, design, structure, and the like.  The more detailed you
  419. get, the more likely the Copyright Office will question your
  420. application. 
  421.  
  422.  
  423. 2.3  SPACE 3 - DATES
  424.  
  425. 2.3.1  CREATION.  In Space 3(a), put the year the finished program
  426. was created.  A program is created when it is fixed in some
  427. permanent tangible form.  This is not to say you cannot change it
  428. later since each significant version constitutes a copyrightable
  429. work.  In any event, make sure the creation date is consistent with
  430. other dates appearing on the application and in the program.
  431.  
  432. 2.3.2  PUBLICATION.  A program is published when it is sold,
  433. transferred, assigned, licensed, rented, leased, or offered for
  434. distribution to the public.  If your program has never been
  435. published, just leave the date and nation information in Space 3(b)
  436. blank.  If your program has been published, then you must give the
  437. date and nation where it was first published.  The approximate date
  438. is acceptable if you cannot recall exactly.
  439.  
  440.  
  441. 2.4  SPACE 4 - CLAIMANT
  442.  
  443.      The claimant is the person or company who is now claiming
  444. ownership and title in the copyright, or at least part of it. 
  445. Usually, the claimant and the author are the same.  However, the
  446. claimant may be different when there has been an assignment or some
  447. other form of transfer from the author originally named in Space 2. 
  448. If that is case, a brief transfer statement must be made (see
  449. Section 2.4.4).  In pseudocode:
  450.  
  451.      IF SPACE 4 = SPACE 2
  452.         NO TRANSFER STATEMENT REQUIRED
  453.      ELSE
  454.         TRANSFER STATEMENT REQUIRED. 
  455.  
  456. 2.4.1  If the claimant is the SAME as the author named in Space 2,
  457. put his or her or its name and address in Space 4, Line 1. 
  458. Obviously, you do not need a transfer statement if there has been
  459. no transfer.
  460.  
  461. 2.4.2  If the claimant is DIFFERENT from the author named in Space
  462. 2, you need to explain this discrepancy.  Thus, in Space 4, Line 1
  463. give the claimant's full name and address, and on Line 2 give a
  464. brief statement how title was transferred (see Section 2.4.4).
  465.  
  466. 2.4.3  If there were joint authors and the claimant is less than
  467. ALL of the authors, again you will need to explain this.  In Space
  468. 4, Line 1 give this claimant's full name and address, and on Line
  469. 2 give a brief transfer statement how this claimant got title to
  470. the entire work was obtained (see Section 2.4.4). 
  471.  
  472. 2.4.4  TRANSFER STATEMENT.  The transfer statement is a very brief
  473. explanation how the claimant got ownership.  It is NOT the document
  474. itself.  Rather, the transfer statement need only be a word or two,
  475. such as "BY ASSIGNMENT" or "BY WRITTEN AGREEMENT."   Do NOT attach
  476. the transfer document itself.  However, transfer documents can be
  477. filed separately with the Copyright Office by sending a letter of
  478. request and a $10.00 filing fee per document. 
  479.  
  480.  
  481.  2.5  SPACE 5 - PREVIOUS REGISTRATION
  482.  
  483.      Each version or release of a program is a different work.  If
  484. you have registered your program before, check "YES" in the TOP box
  485. in Space 5, plus check one or more of the next 3 boxes in Space 5
  486. to explain why another registration is being sought.  Those reasons
  487. include: 
  488.  
  489.   (1)  The program was unpublished when you first registered, and
  490. you now seek a second registration to cover your first published
  491. edition.  Check the SECOND box. 
  492.  
  493.   (2)  The program was previously registered by somebody else
  494. (perhaps a co-author), and you now seek registration in your name. 
  495. Check the THIRD box. 
  496.  
  497.   (3)  You revised the program since the first registration, and
  498. now seek registration on the changed version.  Check the FOURTH box
  499. AND complete Space 6.
  500.  
  501.      If you checked "YES" to the TOP box, you must give the
  502. previous registration number and the year of registration on the
  503. bottom line of Space 5.  If you made more than one registration of
  504. this program, you need only give the latest registration number and
  505. year. 
  506.  
  507.  
  508. 2.6  SPACE 6 - DERIVATIVE WORKS or COMPILATIONS
  509.  
  510.      You only need to complete Space 6 if your program is a
  511. derivative work, a changed version of another work, or a
  512. compilation of preexisting works (see Sections 1.3 and 2.5 above).
  513. Derivative or changed works are based upon or derived from one or
  514. more preexisting works.  A compilation collects or assembles
  515. preexisting materials from various sources, or extracts and
  516. reassembles material or data from another source.  You must
  517. complete Spaces 6a and 6b for derivative or changed works, but for
  518. compilations you need only complete Space 6b. 
  519.  
  520. 2.6.1  PREEXISTING MATERIAL.  Space 6a is for derivative works or
  521. changed versions only.  Here, briefly describe the preexisting
  522. material or program you updated, adapted or transformed.  That is,
  523. identify any preexisting works your program may be based on or
  524. incorporate.  This may include public domain or government material
  525. (see examples in Section 2.6.3) 
  526.  
  527. 2.6.2  MATERIAL ADDED.  Space 6b is for derivative works and
  528. compilations.  The Copyright Office wants a BRIEF statement of any
  529. added material in which you now claim copyright.  If you have a
  530. derivative or changed work, give a short description what is new
  531. about this changed version.  Or if you have a compilation, start
  532. your description with the word "COMPILATION," then summarize
  533. briefly your efforts in creating this work.  
  534.  
  535. 2.6.3  EXAMPLES.  Examples of how you might complete Spaces 6a and
  536. 6b for derivative works and/or compilations are set forth below:
  537.  
  538.   (1)  For a derivative work, such as WordPerfect 5.1 -
  539.          6a - "WordPerfect 5.0"
  540.          6b - "Additional features and text"
  541.  
  542.   (2)  For a compilation, such as the PC Mag Utilities Disk -     
  543.      6a - (leave blank)
  544.          6b - "Compilation of DOS utilities and text"
  545.  
  546.   (3)  For a derivative work AND compilation, such as a 
  547.        program incorporating public domain material - 
  548.          6a - "Standard file compression routines"
  549.          6b - "Additional programming and text"
  550.  
  551.  
  552. 2.7  SPACE 7 - (DELETED) 
  553.  
  554.      In the past, Space 7 was used for manufacturing provisions,
  555. but it is no longer required.  The new TX forms have deleted this
  556. space.  If you happen to have an old TX form, just leave Space 7
  557. blank. 
  558.  
  559.  
  560. 2.8  SPACE 8 - REPRODUCTION FOR BLIND OR HANDICAPPED
  561.  
  562.      The Library of Congress reproduces and distributes some works
  563. for use by blind or physically handicapped individuals.  If you
  564. wish to grant the Library of Congress a limited right to copy and
  565. distribute your work solely for the blind or handicapped, check Box
  566. 8b and sign your name.  You can always terminate this license upon
  567. 90 days notice.
  568.  
  569.  
  570. 2.9  SPACE 9 - CORRESPONDENCE FROM OFFICE
  571.  
  572.      Skip the first half of Space 9, DEPOSIT ACCOUNT, unless of
  573. course you have a charge account with the Copyright Office )if that
  574. is the case, why do you need this booklet?) 
  575.  
  576.      However, the second half of Space 9 is very important in case
  577. the Copyright Examiner needs to contact you.  Give your name (or
  578. person most suited to answer questions), an address and daytime
  579. telephone number  Often a simple phone call from the Examiner can
  580. straighten out the problem. 
  581.  
  582.  
  583. 2.10  SPACE 10 - SIGNATURE AND CERTIFICATION
  584.  
  585.      Finally, you get to sign the application in Space 10.  In the
  586. top part of Space 10, check one of the boxes indicating your status
  587. as the:  (a) author;  (b) other copyright claimant;  (c) owner of
  588. exclusive rights;  or (d) authorized agent of a, b or c. 
  589.      On the middle line of Space 10, type or print your name and
  590. the date you signed the application.  Make sure that if you listed
  591. the work as published in Space 3, the date signed is later than the
  592. date published. 
  593.      Put your signature on the bottom line of Space 10, where the
  594. finger is pointing.  By signing the application, you are certifying
  595. that everything is true and accurate to the best of your knowledge. 
  596. The TX form warns that any false representation of a material fact
  597. in an application for copyright or in any written statement filed
  598. in connection with it SHALL be fined up to $2,500.   
  599.  
  600.  
  601. 2.11  SPACE 11 - MAILING ADDRESS FOR CERTIFICATE 
  602.  
  603.      In Space 11, give the name and full mailing address where you
  604. want the Certificate of Copyright Registration mailed.  Usually,
  605. this is the same address you have used time after time herein.  But
  606. if you want, you can have the Certificate mailed somewhere else. 
  607.  
  608.  
  609.   ================================================================
  610.  
  611.  
  612. CHAPTER 3:  FINAL STEPS
  613.  
  614. 3.1  FILING FEE = $20.00
  615.  
  616.      The required filing fee for each application is $20.00 (twenty
  617. dollars) effective January 3, 1991.  This fee is non-refundable. 
  618. Make your check or money order payable to the "Register of
  619. Copyrights" and be sure to send a cover letter (see section 3.3).
  620.  
  621. 3.2  DEPOSIT REQUIREMENTS
  622.  
  623.      The Copyright Office requires that you deposit with the
  624. Library of Congress a "best edition" of your work.  In most cases,
  625. the best edition of a computer program is its source code.  The
  626. source code may be deposited in any form visually perceptible
  627. without the aid of a machine or device, on paper or microform,
  628. preferably showing the copyright notice.  Filing on floppy disks
  629. and magnetic media is being considered, but is not yet required. 
  630.  
  631.      You do not have to deposit the entire source listing.  Rather,
  632. you can file with the Copyright Office representative deposits of
  633. your program in the following ways:
  634.  
  635.   (1)  The first 25 and last 25 pages of source code.
  636.  
  637.   (2)  If you have multiple programs, the first 25 pages from the
  638. first program and the last 25 pages from the last program.
  639.  
  640.   (3)  If you have a revised version, and no changes or additions
  641. are contained in the first 25 and last 25 pages, you can send any
  642. 50 representative pages of the revised material.
  643.  
  644.      By far, most people use the first option, but if you hesitate
  645. to disclose ANY of your source code, special deposit procedures are
  646. available as explained in the following Section. 
  647.  
  648. 3.2.1  SPECIAL RELIEF AND TRADE SECRETS.  Since Copyright Office
  649. records are open to the public, trade secrets could be lost if you
  650. deposit a significant portion of your source code. Recognizing this
  651. possibility, the Copyright Office provides for special relief from
  652. the above deposit options.   Write a letter to the Chief Examiner
  653. requesting special relief, and the following deposit options are
  654. available:
  655.  
  656.   (1)  The first 25 and last 25 pages of source code with up to 50%
  657. blocked out.  The blocked-out portions must be proportionately less
  658. than the material remaining.  Some people photocopy the source code
  659. through a clear plastic sheet with masking tape blocking out half
  660. the sheet.  
  661.  
  662.   (2)  The first and last 10 pages of source code with NO blocked
  663. out portions.
  664.  
  665.   (3)  The first and last 25 pages of object code, plus any 10 or
  666. more consecutive pages of source code with NO blocked-out portions.
  667.  
  668. 3.2.2  OBJECT CODE AND RULE OF DOUBT.  As mentioned before, in rare
  669. cases you may deposit object code.  Deposits of object code are
  670. subject to the Copyright Office's "Rule of Doubt."  This means that
  671. the Copyright Office has accepted the deposit material for filing
  672. purposes without making any independent determination of its
  673. copyrightability. 
  674.  
  675. 3.2.3  COMPUTER SCREEN DISPLAYS.  Computer programs and screen
  676. displays should be registered as a single work.   All copyrightable
  677. expression owned by the same claimant and embodied in a computer
  678. program, or first published as a unit with a computer program,
  679. including computer screen displays, is considered a single work and
  680. should be registered on a single application form.  
  681.  
  682.      There is no need to refer to screen displays on the TX
  683. application.  However, once you mention screens or other audio-
  684. visual whistles and bells, you must send copies of screens, 
  685. printouts, photographs, drawings, or VHS and the Copyright Examiner
  686. will be forced to make a judgment call on each screen.  Deposit of
  687. screen displays is disfavored by the Copyright Office and will
  688. drastically slow down the application process. 
  689.  
  690.  
  691. 3.3  MAILING 
  692.  
  693.      Pack up your application form, the deposit material, and the 
  694. filing fee, and address the whole package to: 
  695.  
  696.                   Register of Copyrights
  697.                   Library of Congress
  698.                   Washington D.C.  20559
  699.  
  700.      Regular U.S. mail is fine, certified or registered delivery is
  701. not necessary.  However, it is a good idea to send include a cover
  702. letter listing the contents of your package.  It also helps to
  703. include a self-addressed postcard for the Copyright Office mailroom
  704. to date-stamp and return to you acknowledging receipt (see
  705. Appendix).  On the postcard, list everything sent in the package. 
  706.  
  707.  
  708. 3.4  OFFICE ACTION 
  709.  
  710.      Processing by the Copyright Office usually takes about three
  711. to six months.  If the Examiner has any questions, you will receive
  712. a letter or phone call.  Communications are quite informal, but you
  713. do need to reply to Office actions no later than six months. 
  714. Hopefully, the only thing you will receive is a big brown U.S.
  715. government envelope containing your Certificate of Copyright
  716. Registration.
  717.  
  718.  
  719. 3.5  ABOUT THE AUTHOR
  720.  
  721.      Beach A. Craigmyle is an attorney in Louisville, Kentucky. 
  722. He was a former programmer/analyst and information systems auditor.
  723. He concentrates his law practice in the area of intellectual property,
  724. computer law, business law and litigation.  His office address is: 
  725. 2500 Brown & Williamson Tower, Louisville, Kentucky 40202, phone
  726. (502) 584-1135, FAX (502) 561-0442.  He may be reached through
  727. the Internet at 72426.2567@COMPUSERVE.COM, GEnie (B.CRAIGMYLE), and 
  728. on CompuServe (72426,2567). 
  729.  
  730. ================================================================
  731.  
  732.                          APPENDIX
  733.  
  734.      The documents included in the appendixes below could not be
  735. attached to the disk version of this booklet because they are
  736. typeset.  Basically, they look like any other government document
  737. with lots of lines, boxes, and fine print.   
  738.  
  739. ================================================================  
  740.                       APPENDIX A
  741.                  Blank Forms TX and TX/CON
  742. ================================================================  
  743.                       APPENDIX B
  744.                  Example TX Form Completed
  745.            Certificate of Copyright Registration
  746. ================================================================  
  747.                       APPENDIX C
  748.                Request for Special Handling 
  749. ================================================================  
  750.                       APPENDIX D
  751.              Correspondence with Copyright Office
  752.              1.  Transmittal letter
  753.              2.  Request for Special Relief 
  754.  
  755. ================================================================
  756.  
  757.                           INDEX
  758.   References are to Sections and to Appendixes.
  759.  
  760. Abridgements, 2.6
  761. Additions, 1.2, 2.6.2
  762. Anonymity, 2.2.4
  763. Assignment, 2.4.4
  764. Authorship, 2.2.5
  765. BBS support, 3.5
  766. Birthdate, 2.2.1
  767. Blind or handicapped, 2.8
  768. Business name, 2.2.1
  769. Certificate, 1.3, 2.11, Appx B
  770. Claimant, 2.4, 2.2
  771. Coauthor, see Joint
  772. Collection, 2.1
  773. Compilations, 1.2, 2.6
  774. Copying, 1.3, 1.4
  775. Correspondence, 3.3
  776. Courts, 1.3, 1.4
  777. Creation, 1.5, 2.3.1
  778. Damages, 1.4
  779. Dates, 1.4, 2.3
  780. Deposit material, 3.2
  781. Derivative works, 1.2, 2.6
  782. Documentation, 1.2, 3.2
  783. Domicile, 2.2.3
  784. Employment, 2.2.2, 2.4
  785. Expedited handling, 1.4
  786. Expressions, 1.1, 1.2
  787. Fees 2.0, 1.4
  788. Help, 3.5
  789. Ideas 1.1, 1.2
  790. Infringement 1.4
  791. Injunction, 1.3
  792. Joint authors, 2.2, 2.4.3, 2.5
  793. Judgment, 1.4
  794. Mailing address, 2.9, 2.11, 3.3
  795. Merger doctrine, 1.2
  796. Microcode, 1.2
  797. Nationality, 2.2.3
  798. Notice, 1.5
  799. Object code, 1.2, 3.2.2
  800. Patents, Intro, 1.5
  801. Preexisting material, 2.6
  802. Previous registration, 2.5
  803. Pseudonym, 2.2.4
  804. Public domain, 1.2, 2.6.3
  805. Publication, 2.3.2, 2.5, 2.10
  806. Rights, 1.3, 1.2
  807. Rule of doubt, 3.2.2
  808. Screen displays, 1.2, 3.2.3
  809. Signature, 2.10
  810. Similarity, 1.4
  811. Source code, 1.2, 3.2, 3.2.1
  812. Special handling, 1.4, Appx C
  813. Special relief, 3.2.1, Appx D
  814. Titles, 2.1, 2.5
  815. Trade Secrets, 1.5, 3.2.1
  816. Trademarks, Intro, 1.5, 2.1
  817. Transfer statement, 2.4, 2.4.4
  818. Translations, 1.2, 2.6
  819. TX Form, 2.0, Appx A
  820. User interface, 1.1, 1.3
  821. User manual, 1.2, 3.2
  822. Work for hire, 2.2, 2.2.2
  823. Written agreement, 2.2.2, 2.4.4
  824.  
  825. =========================[ END ]================================